Vuex, Redux, Flux


vuex vs redux

Vuex :

  • UI -[dispatch]-> action -[commit]-> mutation -> state

Redux :

Flux 設計理念

Redux

https://chentsulin.github.io/redux/docs/basics/index.html

基本 Redux

Redux Middlware

side effect 異步操作 => redux-thunk & redux-saga

Vuex








你可能感興趣的文章

什麼是 Prototype 、繼承與原型鏈 ?

什麼是 Prototype 、繼承與原型鏈 ?

convert row to column

convert row to column

透過一串指令自動幫你PING上千個IP

透過一串指令自動幫你PING上千個IP






留言討論